home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / Misc-Programming-Tools / ResGrabr.EXE / RESGRAB.INF < prev    next >
INI File  |  2000-01-01  |  5KB  |  140 lines

  1. ; Application: Resource-Grabber
  2. ; Copyright  : ⌐ 1998,99 by Richard Fellner
  3. ; Created by : INF-Tool Setup Program and INF File Generator
  4. ;              from http://Inner-Smile.com
  5. ; ---------------------------------------------------------------------------
  6. [Version]
  7. Signature=$Chicago$
  8. SetupClass=BASE
  9. AdvancedINF=2.5,"You need a newer version of AdvPack.DLL!"
  10. [AdvSetup]
  11. HKLM,%RunOnce%Setup,"Resource-Grabber...",,"RunDll32.exe "%01%"\advpack.dll,LaunchINFSection RESGRAB.INF,DefaultInstall2"
  12. [AdvSetup.ntx86]
  13. HKLM,%RunOnce%Setup,"Resource-Grabber...",,"RunDll32.exe "%01%"\advpack.dll,LaunchINFSection RESGRAB.INF,DefaultInstall2.ntx86"
  14. [Strings]
  15. Product="Resource-Grabber"
  16. DiskName="Resource-Grabber, Setup Disk #1"
  17. Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\"
  18. Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\"
  19. Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup"
  20. [INFTool.Add.Reg.95]
  21. HKLM,%Uninstall%%Product%
  22. HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
  23. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\RESGRAB.INF, DefaultUninstall"
  24. HKCU,"SOFTWARE\Inner-Smile\ResGrab",InstallDir1,,""%49001%""
  25. [INFTool.Add.Reg.ntx86]
  26. HKLM,%Uninstall%%Product%
  27. HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
  28. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\RESGRAB.INF, DefaultUninstall.ntx86"
  29. HKCU,"SOFTWARE\Inner-Smile\ResGrab",InstallDir1,,""%49001%""
  30. [INFTool.Add.Ini1]
  31. setup.ini, progman.groups,, "group1=""Resource-Grabber"""
  32. setup.ini, group1,, """Download latest version"",""""""%49001%\RESGRAB.URL"""""",,,,""%49001%"",""RESGRAB.URL"""
  33. setup.ini, group1,, """Get registered Resource-Grabber"",""""""%49001%\REGISTER.URL"""""",,,,""%49001%"",""REGISTER.URL"""
  34. setup.ini, group1,, """Resource-Grabber help"",""""""%49001%\RESGRAB.HLP"""""",,,,""%49001%"",""RESGRAB.HLP"""
  35. setup.ini, group1,, """Resource-Grabber"",""""""%49001%\RESGRAB.EXE"""""",,,,""%49001%"",""RESGRAB.EXE"""
  36. setup.ini, group1,, """Uninstall Resource-Grabber"",""rundll32.exe advpack.dll,LaunchINFSection %17%\RESGRAB.INF, DefaultUninstall"",""%11%\setupapi.dll"",7,,%11%,"""
  37. [INFTool.Del.Ini1]
  38. setup.ini, progman.groups,, "group1=""Resource-Grabber"""
  39. setup.ini, group1,, """Download latest version"""
  40. setup.ini, group1,, """Get registered Resource-Grabber"""
  41. setup.ini, group1,, """Resource-Grabber help"""
  42. setup.ini, group1,, """Resource-Grabber"""
  43. setup.ini, group1,, """Uninstall Resource-Grabber"""
  44. [INFTool.AddINI]
  45. win.ini,Desktop,Wallpaper,HKLM,%Setup%,2
  46. win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2
  47. [SourceDisksNames]
  48. 1=%DiskName%,,0
  49. [SourceDisksFiles]
  50. FILE_ID.DIZ=1,,1090
  51. LICENSE.TXT=1,,2144
  52. PGP-KEY.ASC=1,,2222
  53. README.TXT=1,,602
  54. REGISTER.URL=1,,79
  55. RESGRAB.CNT=1,,729
  56. RESGRAB.EXE=1,,987136
  57. RESGRAB.HLP=1,,350845
  58. RESGRAB.INI=1,,42
  59. RESGRAB.URL=1,,48
  60. AdvPack.DLL=1,,75024
  61. W95Inf16.DLL=1,,2272
  62. W95Inf32.DLL=1,,4608
  63. [DestGrp]
  64. RESGRAB.URL
  65. RESGRAB.INI
  66. RESGRAB.HLP
  67. RESGRAB.EXE
  68. RESGRAB.CNT
  69. REGISTER.URL
  70. README.TXT
  71. PGP-KEY.ASC
  72. LICENSE.TXT
  73. FILE_ID.DIZ
  74. [AdvPack]
  75. AdvPack.DLL,,,36
  76. W95Inf16.DLL,,,36
  77. W95Inf32.DLL,,,36
  78. [Add.Inf]
  79. RESGRAB.INF
  80. [DestinationDirs]
  81. DestGrp=49001
  82. AdvPack=11
  83. Add.Inf=17
  84. [CustomDirs]
  85. 49001,49002,49003,49004=Custom49001,1
  86. [CustomRemove]
  87. 49001,49002,49003,49004=Custom49001,5
  88. [Custom49001]
  89. "HKCU","SOFTWARE\Inner-Smile\ResGrab",InstallDir1,""Clicking """OK""" will overwrite your existing installation. Please enter a directory."",""
  90. "","","",""Where would you like to install the Resource-Grabber?"","%30%\Res-Grab"
  91. [RemoveDirs]
  92. %49001%
  93. [DefaultInstall]
  94. Ini2Reg=INFTool.AddINI
  95. AddReg=AdvSetup
  96. [DefaultInstall2]
  97. AddReg=INFTool.Add.Reg.95
  98. CustomDestination=CustomDirs
  99. UpdateInis=INFTool.Add.Ini1
  100. Copyfiles=DestGrp,AdvPack,Add.Inf
  101. BeginPrompt=InstallBegin
  102. SmartReboot=N
  103. Uninstall=DefaultUninstall
  104. [DefaultInstall.ntx86]
  105. AddReg=AdvSetup.ntx86
  106. [DefaultInstall2.ntx86]
  107. AddReg=INFTool.Add.Reg.ntx86
  108. CustomDestination=CustomDirs
  109. UpdateInis=INFTool.Add.Ini1
  110. Copyfiles=DestGrp,AdvPack,Add.Inf
  111. BeginPrompt=InstallBegin
  112. SmartReboot=N
  113. Uninstall=DefaultUninstall.ntx86
  114. [InstallBegin]
  115. Title="Resource-Grabber"
  116. [DefaultUninstall]
  117. BeginPrompt=BeginUPromptSection
  118. EndPrompt=EndUPromptSection
  119. DelReg=INFTool.Add.Reg.95
  120. UpdateInis=INFTool.Del.Ini1
  121. DelFiles=DestGrp
  122. CustomDestination=CustomRemove
  123. DelDirs=RemoveDirs
  124. Cleanup=1
  125. [DefaultUninstall.ntx86]
  126. BeginPrompt=BeginUPromptSection
  127. EndPrompt=EndUPromptSection
  128. DelReg=INFTool.Add.Reg.ntx86
  129. UpdateInis=INFTool.Del.Ini1
  130. DelFiles=DestGrp
  131. DelDirs=RemoveDirs
  132. CustomDestination=CustomRemove
  133. Cleanup=1
  134. [BeginUPromptSection]
  135. Prompt="Are you sure you want to remove the Resource-Grabber?"
  136. ButtonType=YESNO
  137. Title=%Product% Uninstall
  138. [EndUPromptSection]
  139. Prompt="The Resource-Grabber was successfully removed from your computer."
  140.